Operation NuxeoDrive.GetTopLevelChildren (Nuxeo Drive: Get top level children)
| Operation id | NuxeoDrive.GetTopLevelChildren |
|---|---|
| Category | Services |
| Label | Nuxeo Drive: Get top level children |
| Requires | |
| Since |
Parameters
No parameters.
Signature
| Inputs | void |
|---|---|
| Outputs | blob |
Implementation Information
| Implementation Class | Class: org.nuxeo.drive.operations.NuxeoDriveGetTopLevelChildren |
|---|---|
| Contributing Component | org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation |
JSON Definition
{
"id" : "NuxeoDrive.GetTopLevelChildren",
"label" : "Nuxeo Drive: Get top level children",
"category" : "Services",
"requires" : null,
"description" : null,
"url" : "NuxeoDrive.GetTopLevelChildren",
"signature" : [ "void", "blob" ],
"params" : [ ]
}